@charset "utf-8";

/*-- 全局reset

-------------------------------------------*/

html, body, div,

h1, h2, h3, h4, h5, h6,

hr, p, blockquote,

dl, dt, dd, ul, ol, li,

pre, form, fieldset, object, code,

legend, button, input, textarea, label,

th, td, a, img{margin: 0; padding: 0; border: 0; outline: 0;}

body{font: 12px/1.5 'Microsoft YaHei', 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif'; color: #333; background-color: #fff;}

a:hover{ text-decoration: none; }

@font-face{ font-family: DINCOND; src: url('./fonts/DINCond-BlackAlternate.otf'); }

@font-face{ font-family: DINBLACK; src: url('./fonts/DIN-Black.otf'); }



/*清除内外边距*/

h1, h2, h3, h4, h5, h6{font-weight: normal; font-size: 100%;}

/*设置默认字体*/

:focus{outline: 0;}

ul,

ol{list-style: none;}

/*重置图片元素*/

address, caption, cite, code, dfn, em, i, th, var, optgroup{font-style: normal; font-weight: normal;}

abbr, acronym{border: 0; font-variant: normal;}

input, button, textarea, select, optgroup, option{font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}

code, kbd, samp, tt{font-size: 100%;}

/*修改滚动条*/

::-webkit-scrollbar{width:6px; height:6px ;}

::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent; background: #f8f8f8; border-radius: 6px;}

::-webkit-scrollbar-thumb{border-radius: 6px; background: #bbb;}

textarea{resize: none;}

.inner{ width: 1400px; margin:0 auto; }

/*page*/

.de-page-mian{overflow: hidden; text-align: center; font-size: 0; margin: 10px 0 35px; width: 100%; clear: both; }

.de-page-mian .page-inner{display: inline-block; overflow: hidden;}

.de-page-mian .page-inner a{display: block; float: left; min-width: 26px; padding: 0 12px; height: 36px; border: 1px solid #dddddd; background: #fff; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin-right: 1px; overflow: hidden;}

.de-page-mian .page-inner a.active,

.de-page-mian .page-inner a:hover{color: #fff; border-color: #0095d8; background: #0095d8;}

.de-page-mian .page-inner a.prev{margin-right: 10px; background: #fff url(../images/prev.jpg) no-repeat center;}

.de-page-mian .page-inner a.prev.on{background: #fff url(../images/prev-hover.jpg) no-repeat center;}

.de-page-mian .page-inner a.prev:hover{background-color: #fff; border-color: #dddddd;}

.de-page-mian .page-inner a.next{margin-left: 10px; margin-right: 15px; background: #fff url(../images/next.jpg) no-repeat center;}

.de-page-mian .page-inner a.next.on{background: #fff url(../images/next-hover.jpg) no-repeat center;}

.de-page-mian .page-inner a.next:hover{background-color: #fff; border-color: #dddddd;}

.de-page-mian .page-inner a.page-btn{font-size: 12px; margin-right: 0; width: 63px; margin-left: 10px;}

.de-page-mian .page-inner span{display: block; font-size: 12px; color: #333; float: left; line-height: 38px;}

.de-page-mian .page-inner input{display: block; float: left; height: 36px; width: 36px; border: 1px solid #dddddd; text-align: center; line-height: 36px; font-size: 14px; color: #333; margin: 0 5px;}



.color_tool{ background: #000; display: flex; align-items: center; justify-content: center; padding: 8px 0; overflow: hidden; text-align: center; position: relative; z-index: 99; }

.color_tool span{ display: inline-block; color: #fff; }

.color_tool a{ display: inline-block; width: 20px; margin: 0 5px; height: 20px; border: 4px solid #dedede; transition: all .3s; }

.color_tool a:hover{ width:20px; height: 20px; border: 2px solid #fff; transition: all .3s; }

.blue{ background: #016bbf;}

.green{ background: #008191;}

.black{ background: #2b2a2a;}



/*h_tool*/

.h_tool{background: #f2f3f2; padding:15px 0;}

.h_tool p, .h_tool h1{font-size: 14px;color: #666666;}

.h_tool ul{float: right;}

.h_tool li{float: left;margin-right: 22px;font-size: 14px;color: #666;}

.h_tool li a{ font-size: 14px;color: #666; }

.h_tool li span{display: inline-block; color:#666666; line-height: 1; margin-right: 14px;}

.h_tool li:nth-child(3){margin-right: 0;width: 136px;}

.h_tool li b{font-size:14px;color: #666; font-weight: normal; }

/*header*/

.h_top{ padding:34px 0; overflow: hidden; }

.h_top .tel{ float: right; text-align: right; width:284px; padding:12px 0; }

.h_top .tel span{ float:left; font-size: 28px; color:#fff; margin-right: 15px; display:inline-block; width:54px; height:54px; line-height: 54px;  background:#00a73e; border-radius: 50%; text-align: center; }

.h_top .tel div{ text-align: left; float:left; }

.h_top .tel div p{ font-size: 14px; color:#666666; line-height: 1; }

.h_top .tel div b{ font-size: 30px; color:#333333; line-height: 1; margin:10px 0 0; display:block; }

.h_menu{ height: 60px; background: #016bbf; overflow: hidden; }

.h_menu .nav{ width: 100%; height: 60px; overflow: hidden; }

.h_menu .nav li{ width: 12.5%; height: 100%; float: left; }

.h_menu .nav li a{ transition: all .3s; display: block; width: 100%; height: 98%; margin:1% 0; text-align: center; line-height: 60px; font-size: 16px; color: #ffffff; }

.h_menu .nav li + li a{ border-left: 1px solid #1184ad; }

.h_menu .nav li:hover{ background: #00a73e; transition: all .3s; }

.h_menu .nav li:hover a{ color: #fff; transition: all .3s; }

.h_menu .nav li a span{ font-size: 20px; line-height: 1; display:inline-block; opacity: 0; transition: all .3s; margin-right: 10px; position: relative; }

.h_menu .nav li:hover a span{ opacity: 1; transition: all .3s; }





/*banner*/

#banner{ width: 100%;}

#banner img{ width: 100%; }

/*search*/

.search{ border-bottom: 1px solid #e8e6e6; background: #f2f3f3; overflow: hidden; }

.search_keys{ height: 90px; font-size: 16px; color: #333333; display: flex; align-items: center; }

.search_keys span{ display: inline-block; font-size: 18px; color: #016bbf; margin-right: 8px; }

.search_keys a{ display: inline-block; font-size: 14px; color: #333333; padding:0 25px; transition: all .3s; }

.search_keys a:hover{ color: #016bbf; letter-spacing: .5px; transition: all .3s; }

.search_from{ width: 100%; height: 60px; margin-top: 15px; box-sizing: border-box; }

.search_from form{ width: 70%; height: 100%; display: flex; align-items: center; position: relative; float: right; position: relative; }

.search_from form::after{ content: ""; display: inline-block; width: 0; height: 1px; background: #8c8989; position: absolute; bottom:0; left: 50%; }

.search_from form:hover::after{ transition: all .3s; width: 100%; left: 0; }

.search_from .search_text{ position: relative; width: 100%; height: 60px; line-height: 60px; font-size: 14px; color: #666666; box-sizing: border-box; padding-left: 15px; background: #f2f3f3; }

.search_from .search_btn{ position: absolute; top:50%; right: 0; margin-top:-10px; background: none; }

.search_from .search_btn span{ font-size: 20px; color: #666666; line-height: 1; }

/*m_pro*/

.m_pro{ overflow: hidden; padding:32px 0 54px; }

.m_pro .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }

.m_pro .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

.m_pro .hd span i{ color: #016bbf; }

.m_pro .hd b{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }

.m_pro .hd b::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }

.m_pro .hd .type{ display: flex; align-items: center; justify-content: flex-end; width: 100%; }

.m_pro .hd .type a{ font-size: 16px; color: #333333; display: inline-block; padding:0 45px 0 35px; background: url(../images/product_li.png) no-repeat right center; transition: all .3s; }

/*.m_pro .hd .type a:hover{ color: #016bbf; transition: all .3s; font-weight: bold; }*/

.m_pro .bd{ width: 100%; overflow: hidden; }

/*.m_pro .bd a{ display: block; width: 100%; box-sizing: border-box; }*/
.m_pro .bd a{ display: block; float: left; box-sizing: border-box; }

.m_pro .bd a .img{ width: 100%; height: 260px; box-sizing: border-box; padding:12px; border:1px solid #d4d6d9; overflow: hidden; border-radius: 5px; }

/*.m_pro .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; border-radius: 5px; }*/
.m_pro .bd a .img img{ width: 100%; height: 100%; object-fit: cover;  border-radius: 5px; }

.m_pro .bd a .txt{ box-sizing: border-box; padding:24px 0; overflow: hidden; display: flex; align-items: center; border-bottom: 1px solid #d4d6d9; }

.m_pro .bd a .txt i{ display: inline-block; width: 4px; height: 4px; border:1px solid #c1c4c8; border-radius: 50%; transition: all .3s; float: left; }

.m_pro .bd a .txt b{ display: block; width: 80%; float: left; margin-left: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; color: #333333; transition: all .3s; font-weight: normal; }

.m_pro .bd a .txt span{ font-size: 30px; color: #d4d6d9; line-height: 1; float: right; position: relative; right: 0; transition: all .3s; }

/*.m_pro .bd a:hover i{ border-color: #016bbf; transition: all .3s; }

.m_pro .bd a:hover b{ color: #016bbf; transition: all .3s; }*/

/*.m_pro .bd a:hover span{ color: #016bbf; right: -15px; transition: all .3s; }*/

/*.m_pro .bd a:hover img{ transition: all .3s ease; transform: rotate(-2deg); }*/

/*super*/

.m_super{ overflow: hidden; padding:62px 0 66px; background: url(../images/super_bg.png) no-repeat top center; }

.m_super .left{ float: left; box-sizing: border-box; padding:98px 50px 0 55px; width: 390px; height: 700px; background: url(../images/super_left.png) no-repeat left top; }

.m_super .left > span{ display: block; font-size: 26.5px; color: #ffffff; font-weight: bold; text-transform: uppercase; line-height: 1; margin-bottom: 28px; }

.m_super .left b{ font-size: 32px; color: #ffffff; display: block; line-height: 1; margin-bottom: 15px; }

.m_super .left p{ font-size: 14px; color: #ffffff; line-height: 30px; position: relative; margin-bottom: 64px; }

.m_super .left p::after{ content: ""; display: inline-block; width: 44px; background: #559cd4; height: 2px; border:0; position: absolute; bottom:-28px; left:0; }

.m_super .left small{ font-size: 11px; color: rgba(255,255,255,.5); line-height: 24px; text-transform: uppercase; }

.m_super .left > div{ padding:24px; }

.m_super .left > div b{ font-size: 26px; color: #ffffff; font-weight: normal; }

.m_super .left > div b span{ display: inline-block; width: 32px; height: 32px; border-radius: 50%; background: #fff; text-align: center; line-height: 32px; font-size: 18px; color: #046fc6; margin-right: 12px; transition: all .3s; }

.m_super .left > div a{ margin-top: 27px; display: inline-block; padding:10px 50px; background: #5abb2d; color: #fff; border-radius: 5px; font-size: 16px; color: #ffffff; transition: all .3s; border:1px solid #5abb2d; }

.m_super .left > div a span{ font-size: 19px; line-height: 1; margin-right: 14px; transition: all .3s; }

.m_super .left > div a:hover{ background: none; transition: all .3s; }

.m_super .left > div a:hover span{ margin-right: 20px; transition: all .3s; }

.m_super .right{ width: 1010px; float: left; padding-top: 22px; position: relative; }

.m_super .right > .txt{ position: absolute; top:58px; right: 36px; width: 465px; }

.m_super .right > .txt b{ font-weight: normal; display: block; font-size: 16px; color: #333333; line-height: 30px; margin-bottom: 12px; }

.m_super .right > .txt p{ font-size: 10px; color: #999999; line-height: 30px; text-transform: uppercase; }

#super_img{ width: 470px; overflow: hidden; float: left; clear: both; border-radius: 0 0 30px 0; }

#super_txt{ float: left; display: block; width: 690px;  }

#super_txt .swiper-slide{ display: block; width: 100%; box-sizing: border-box; padding:68px 0 0 100px; }

#super_txt b{ display: block; font-size: 26px; color: #333333; font-weight: normal; line-height: 1; margin-bottom: 30px; }

#super_txt p{ font-size: 16px; color: #666666; line-height: 30px; }

.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ text-align: center; line-height: 62px; background-image: none; width: 112px; height: 62px; background: #016bbf; top:65%; transition: all .3s; }

.m_super .right .swiper-button-next{ border-radius: 0 0 20px 0; right: 5px; }

.m_super .right .swiper-button-prev{ border-radius: 20px 0 0 0; left: auto; right:117px; }

.m_super .right .swiper-button-next span{ font-size: 48px; color: #fff; line-height: 62px; position: relative; right: 0; transition: all .3s; }

.m_super .right .swiper-button-prev span{ font-size: 48px; color: #fff; line-height: 62px; position: relative; left: 0; transition: all .3s; }

.m_super .right .swiper-button-next:hover, .m_super .right .swiper-button-prev:hover{ transition: all .3s; background: #5abb2d; }

.m_super .right .swiper-button-next:hover span{ transition: all .3s; right: -5px; } 

.m_super .right .swiper-button-prev:hover span{ transition: all .3s; left: -5px; }

/*m_case*/

.m_case{ overflow: hidden; padding:0 0 76px; }

.m_case .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }

.m_case .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

.m_case .hd span i{ color: #016bbf; }

.m_case .hd b{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }

.m_case .hd b::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }

.m_case .hd a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }

.m_case .hd a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }

.m_case .hd a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }

.m_case .hd a:hover{ color: #016bbf; transition: all .3s; }

.m_case .hd a:hover::after{ transition: all .3s; left:114px; }

.m_case .hd a:hover span{ margin-left: 40px; transition: all .3s; }

.m_case .bd{ width: 100%; overflow: hidden; }

/*.m_case .bd a{ display: block; width: 100%; overflow: hidden; }*/
.m_case .bd a{ display: block; float: left; overflow: hidden; }

.m_case .bd a .img{ width: 100%; height: 256px; box-sizing: border-box; padding:12px; border:1px solid #d4d6d9; overflow: hidden; border-radius: 5px; }

.m_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover;border-radius: 5px; }

.m_case .bd a .txt{ position: relative; border-top: 2px solid #d6d2d2; margin-top: 16px; padding:20px 0; }

.m_case .bd a .txt b{ font-weight: normal; display: block; line-height: 1; font-size: 16px; color: #333333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 16px; }

.m_case .bd a .txt::before{ content: ""; display: inline-block; width: 0px; height: 2px; background: #016bbf; position: absolute; top:-2px; left: 0; }

.m_case .bd a .txt p{ font-size: 14px; color: #666666; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.m_case .bd a .txt span{ transition: all .3s; display: inline-block; float: right; font-size: 28px; font-family: DINBLACK; color: #aca9a9; font-weight: normal; }

/*.m_case .bd a:hover .txt::before{ transition: all .3s; width: 100%; }

.m_case .bd a:hover .txt span{ transition: all .3s; color: #016bbf; }

.m_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }*/

/*m_about*/

.m_about{ padding:70px 0 40px; overflow: hidden; background: url(../images/about_bg.jpg) no-repeat left center; position: relative;  }

.m_about .left span{ margin-bottom: 24px; display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

.m_about .left span i{ color: #016bbf; }

.m_about .left > b{ margin-bottom: 36px; font-size: 30px; color: #333333; display: block; line-height: 1; }

.m_about .left p{ font-size: 16px; color: #333333; line-height: 30px; clear: both; }

.m_about .left p + p{ margin-top: 32px; }

.m_about .left ul{ overflow: hidden; margin-top: 40px; }

.m_about .left li{ width: 25%; float: left; text-align: center; }

.m_about .left li span{ display: inline-block; width: 80px; height: 80px; border:1px dotted #016bbf; border-radius: 50%; text-align: center; line-height: 80px; }

.m_about .left li b{ display:block; font-size: 18px; color: #016bbf; }

.m_about .left li:hover span{ animation: swing 1s;}

@-webkit-keyframes swing{

    20%{-webkit-transform:rotate(15deg);}

    40%{-webkit-transform:rotate(-10deg);}

    60%{-webkit-transform:rotate(5deg);}

    80%{-webkit-transform:rotate(-5deg);}

    100%{-webkit-transform:rotate(0);}

}

@-moz-keyframes swing{

    20%{-moz-transform:rotate(15deg);}

    40%{-moz-transform:rotate(-10deg);}

    60%{-moz-transform:rotate(5deg);}

    80%{-moz-transform:rotate(-5deg);}

    100%{-moz-transform:rotate(0);}

}

@-ms-keyframes swing{

    20%{-ms-transform:rotate(15deg);}

    40%{-ms-transform:rotate(-10deg);}

    60%{-ms-transform:rotate(5deg);}

    80%{-ms-transform:rotate(-5deg);}

    100%{-ms-transform:rotate(0);}

}

@keyframes swing{

    20%{transform:rotate(15deg);}

    40%{transform:rotate(-10deg);}

    60%{transform:rotate(5deg);}

    80%{transform:rotate(-5deg);}

    100%{transform:rotate(0);}

}

.m_about .right{ width: 100%; position: relative; padding-bottom: 75px; }

.m_about .right .tit{ position: absolute; right:0; top:0; width: 16px; font-size: 18px; color: #102542;  }

.m_about .right .tit::after{ content: ""; display: inline-block; width: 1px; height: 292px; background: #7c8797; position: absolute; right:10px; top:100px; }

.m_about .right .tit small{ transform: rotate(90deg); display: inline-block; position: absolute; left: -24px; top: 34px; }

.m_about .right .tit i{ display: inline-block; float: left; width: 10px; height: 10px; background: #7c8797; }

.m_about .right .block{ display: inline-block; width: 232px; height: 232px; border-radius: 3px; background: #1074c3; position: absolute; right: 10px; bottom: 0; }

.m_about .right .img{ width: 700px; height: 520px; overflow: hidden; }

.m_about .right img{ position: relative; z-index: 33; border-radius: 3px;  margin-left: 24px; }



.scale{ visibility: visible;-webkit-animation:scale-bg 6s linear forwards;animation:scale-bg 6s linear forwards;}

@-webkit-keyframes scale-bg{

	from{ -webkit-transform:scale(1.2); transform:scale(1.2); }

	to{ -webkit-transform:scale(1); transform:scale(1); }

}

@keyframes scale-bg{

	from{ -webkit-transform:scale(1.2); transform:scale(1.2); }

	to{ -webkit-transform:scale(1); transform:scale(1); }

}



/*m_news*/

.m_news{ overflow: hidden; padding:38px 0 44px; }

.m_news .hd{ overflow: hidden; padding-bottom: 52px; width: 100%; }

.m_news .hd span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

.m_news .hd span i{ color: #016bbf; }

.m_news .hd b{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }

.m_news .hd b::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }

.m_news .hd a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }

.m_news .hd a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }

.m_news .hd a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }

.m_news .hd a:hover{ color: #016bbf; transition: all .3s; }

.m_news .hd a:hover::after{ transition: all .3s; left:114px; }

.m_news .hd a:hover span{ margin-left: 40px; transition: all .3s; }

.m_news .bd{ width: 100%; overflow: hidden; }

.news_img{ overflow: hidden; background: #016bbf; display: block; border-radius: 5px; }

.news_img .img{ width: 51%; height: 280px; overflow: hidden; float: left; }

.news_img .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.news_img .txt{ width: 49%; box-sizing: border-box; padding:35px; float: left; }

.news_img .txt b{ transition: all .3s; font-size: 16px; color: #ffffff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block; margin-bottom: 42px; font-weight: normal; }

.news_img .txt p{ font-size: 14px; color: rgba(255,255,255,.56); line-height: 30px; margin-bottom: 20px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.news_img .txt span{ font-size: 14px; color: #ffffff; }

.news_img:hover img{ transition: all .3s; transform: scale(1.05) }

.news_img:hover b{ transition: all .3s; margin:20px 0; }

.news_item{ background: #f5f6f4; padding:30px 0; display: block; overflow: hidden; margin-top: 20px; }

.news_item .time{ width: 15%; box-sizing: border-box; display: inline-block; float: left; border-right:1px solid #daded8; text-align: center; }

.news_item .time b{ display: block; font-size: 48px; color: #333333; line-height: 1; margin:6px 0 16px; }

.news_item .time span{ display: inline-block; clear: both; font-size: 16px; color: #333333; line-height: 1; margin-bottom: 8px; }

.news_item .txt{ float: left; padding:0 30px; width: 85%; box-sizing: border-box; }

.news_item .txt b{display: block; font-size: 18px; color: #333333; line-height: 1; margin-bottom: 12px;transition: all .3s; }

.news_item .txt p{ font-size: 14px; line-height: 24px; color: #999999;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.news_item:hover b{ margin-top: 6px; transition: all .3s; color: #016bbf; } 

.news_li{ padding:16px 0; display: block; overflow: hidden; }

.news_li .time{ display: inline-block; width: 15%; box-sizing: border-box; float: left; border-right:1px solid #daded8; text-align: center; }

.news_li .time b{display: block; font-size: 48px; color: #333333; line-height: 1; margin:6px 0 16px; font-weight: normal; }

.news_li .time span{display: inline-block; clear: both; font-size: 16px; color: #333333; line-height: 1; margin-bottom: 8px; }

.news_li .txt{ float: left; padding:0 30px; width: 85%; box-sizing: border-box; }

.news_li .txt b{ display: block; font-size: 16px; color: #333333; padding-bottom: 14px; border-bottom: 1px solid #d7d8da; margin-bottom: 8px; font-weight: normal; }

.news_li .txt h2{ display: block; font-size: 16px; color: #333333; padding-bottom: 14px; border-bottom: 1px solid #d7d8da; margin-bottom: 8px; font-weight: normal; }

.news_li .txt p{ font-size: 14px; line-height: 26px; color: #999999;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.news_li + .news_li{ margin-top: 30px; }

/*.news_li:hover .txt b{ padding-left: 6px; transition: all .3s; color: #016bbf; } 

.news_li:hover b{ transition: all .3s; color: #016bbf; }*/ 

/*m_link*/

.m_link{ overflow: hidden; background: -webkit-linear-gradient(left, #fff 50%, #016bbf 50%); background: -o-linear-gradient(right, #fff 50%, #016bbf 50%); background: -moz-linear-gradient(right, #fff 50%, #016bbf 50%); background: linear-gradient(to right, #fff 50%, #016bbf 50%); margin-bottom: 46px; }

.m_link .link{ background: -webkit-linear-gradient(left, #f2f3f3 50%, #016bbf 50%); background: -o-linear-gradient(right, #f2f3f3 50%, #016bbf 50%); background: -moz-linear-gradient(right, #f2f3f3 50%, #016bbf 50%); background: linear-gradient(to right, #f2f3f3 50%, #016bbf 50%); overflow: hidden; border-radius: 60px; padding-left: 60px; transition: all .3s; width: 100%; transition: all .3s; }

.m_link .link > div{ background: #016bbf; border-radius: 60px; width: 100%; padding:25px 42px; }

.m_link .link > div b{ font-size: 18px; color: #ffffff; line-height: 1; display: inline-block; }

.m_link .link > div a{ font-size: 16px; color: #d5e2fe; display: inline-block; margin:0 25px; transition: all .3s; }

/*.m_link .link > div a:hover{ color: #f00; transition: all .3s; }*/

/*.m_link:hover .link{ padding-left: 0; transition: all .3s; }*/

/*footer*/

.footer{ overflow: hidden; background: url(../images/footer_bg.jpg) no-repeat top center; }

.footer .left{ width: 400px; background: url(../images/footer_left_bg.png) no-repeat top center; text-align: center; box-sizing: border-box; padding:40px 82px; }

.footer .left ul{ overflow: hidden; display: block; margin-top: 28px; text-align: left; }

.footer .left li{ overflow: hidden; margin-bottom: 12px; font-size: 16px; color: #ffffff; line-height: 30px; }

.footer .left li span{ font-size: 18px; color: #fff; margin-right: 12px; }

.footer .left .f_ewm{ margin-top: 28px; }

.footer .right{ width: 1000px; padding-left: 65px; box-sizing: border-box; overflow: hidden; display: block; }

.f_logo{ max-width: 100%; }

.f_nav{ overflow: hidden; padding:42px 0 32px; }

.f_nav li{ overflow: hidden; }

.f_nav b{ font-size: 18px; color: #333333; display: block; box-sizing: border-box; padding-left: 52px; position: relative; margin-bottom: 12px; }

.f_nav b::before{ content: ""; display: inline-block; width: 38px; height: 2px; background: #383f46; border:0; position: absolute; left:12px; top:50%; margin-top: -1px; }

.f_nav a{ transition: all .3s; display: inline-block; font-size: 14px; color: #212020; line-height: 30px; margin:0 45px; clear: both; position: relative; left: 0; }

.f_nav a:hover{ color: #5abb2d; transition: all .3s; left: 3px; }

#f_form{ overflow: hidden; }

.form-hd{ overflow: hidden; display: block; }

.form-hd li{ height: 36px; border:1px solid #565555; width: 32%; float: left; overflow: hidden; position: relative; }

.form-hd li input{ width: 100%; height: 100%; border:0; background: none; font-size: 14px; color: #fff; box-sizing: border-box; padding-left: 20px; }

.form-hd li + li{ margin-left: 1%; }

.form-hd li img{ position: absolute; right: 0; top:0;  height: 36px; width: 94px; }

.form-bd{ height: 130px; border:1px solid #565555; margin-top: 16px; width: 82%; float: left; }

.form-bd textarea{ width: 100%; height: 100%; border:0; background: none; padding:20px; font-size: 14px; color: #999999; resize: none; }

#f_form > a{ display: inline-block; width: 132px; height: 132px; background: #5abb2d; text-align: center; font-size: 20px; color: #feffff; line-height: 36px; margin:16px 0 0 16px; padding:30px 42px; }

.footer .right > p{ font-size: 14px; color: #333333; line-height: 1.5; margin: 21px 0; }

.footer .right > p a{ color: #333; }

.footer .right > p a:hover{ color: #f00; }



/*s_banner*/

.s_banner{ text-align: left; padding:124px 0 190px; background: url(../images/company_bg.jpg) no-repeat top center; background-attachment: fixed; background-size: 100% 100%;  }

.s_banner b{ display: block; position: relative; font-family: "Microsoft YaHei"; font-size: 48px; color: #fff; line-height: 1; padding-bottom: 34px; margin-bottom: 30px; letter-spacing: 1px; }

.s_banner b::after{ content: ""; display: inline-block; width: 92px; height: 2px; background: #fff; border:0; position: absolute; left: 0; bottom:0; }

.s_banner p{ font-size: 18px; color: #f8f7f7; line-height: 1; width: 100%; }

/*location*/

.location{ overflow: hidden; border-bottom: 1px solid #dddddd; margin-bottom: 20px; }

.location p, .location p a{ font-size: 14px; color: #888888; line-height: 1; transition: all .3s; }

.location p a:hover{ font-weight: bold; transition: all .3s; }

.location p span{ height: 100%; display: inline-block; padding:26px; border-left: 1px solid #dddddd; border-right: 1px solid #dddddd; font-size: 18px; color: #888888; margin-right: 30px; }

.r_nav{ overflow: hidden; text-align: right; }

.r_nav a{ display: inline-block; padding:27px 36px; line-height: 1; font-size: 16px; color: #333333; transition: all .3s; }

.r_nav a:hover{ background: #016bbf; color: #fff; transition: all .3s; }

.p_type .r_nav{ text-align: left; }

/*c_intro*/

#c_intro{ overflow: hidden; padding:48px 0; }

#c_intro .txt{ overflow: hidden; }

#c_intro .txt span{ display: block; text-transform: uppercase; font-size: 50px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

#c_intro .txt span i{ color: #016bbf; }

#c_intro .txt b{ font-size: 36px; color: #515354; line-height: 1; margin:12px 0 34px; display: block; font-weight: normal; }

#c_intro .txt p{ font-size: 15px; color: #666666; line-height: 26px; }

#c_intro .txt p + p{ margin-top: 16px; }

#c_intro .txt a{ display: inline-block; padding:20px 46px; background: #016bbf; font-size: 16px; color: #f3f2f2; }

#c_intro .txt a span{ display: inline-block; font-size: 20px; color: #fff; margin-left: 14px; font-weight: 200; transition: all .3s; }

#c_intro .txt a:hover span{ transition: all .3s; margin-left: 20px; }

#c_intro .img{ overflow: hidden; position: relative; display: block; }

#c_intro .img div{ width: 530px; height: 504px; background: #016bbf; float: right; margin-top: 20px; }

#c_intro .img img{ border-radius: 5px; position: absolute; max-height: 466px; top:40px; right: 20px; }



/*c_super*/

#c_super{ overflow: hidden; background: transparent; position: relative; z-index: 2; }

#c_super .m_super{ padding-bottom: 0; background: transparent url(../images/super_bg.png) no-repeat top center; }

/*c_case*/

#c_case{ overflow: hidden; position: relative; top:-83px; z-index: 1; }

#c_case .hd{ text-align: center; padding:58px 0 25px; }

#c_case .hd b{ display: block; font-weight: normal; font-size: 36px; color: #333333; line-height: 1; margin-bottom: 24px; }

#c_case .hd p{ font-size: 14px; color: #999999; line-height: 1; }

#c_case .bd{ position: relative; padding-bottom: 40px; box-sizing: border-box; }

#c_case .inner{ overflow: visible; }

#c_case .bd a{ display: block; overflow: hidden; width: 100%; }

#c_case .bd a .img{ width: 100%; height: 260px; overflow: hidden; }

#c_case .bd a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

#c_case .bd a:hover img{ transition: all .3s; transform: scale(1.05); }

#c_case .bd a b{ text-align: center; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 46px; font-size: 16px; font-weight: normal; color: #333; box-sizing: border-box; padding:0 15px; }

#c_case .bd .swiper-button-next, #c_case .bd .swiper-button-prev{ text-align: center; background-image: none; width: 42px; height: 42px; margin-top: -72px; transition: all .3s; }

#c_case .bd .swiper-button-next{ right: -65px; border-radius: 50%; }

#c_case .bd .swiper-button-prev{ left: -65px; border-radius: 50%; }

#c_case .bd .swiper-button-next span, #c_case .bd .swiper-button-prev span{ font-size: 42px; color: #9b9898; line-height: 42px; position: relative; left: 0; transition: all .3s; }

#c_case .bd .swiper-button-next:hover{ transition: all .3s; right: -62px; }

#c_case .bd .swiper-button-prev:hover{ transition: all .3s; left: -62px; }

#c_case .bd .swiper-button-next:hover span, #c_case .bd .swiper-button-prev:hover span{ transition: all .3s; color: #2776db; }

#c_case + .footer{ margin-top: -83px; }

/*contact_us*/

#contact_us{ overflow: hidden; padding:48px 0; }

#contact_us .txt{ overflow: hidden; }

#contact_us .txt > span{ display: block; text-transform: uppercase; font-size: 50px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

#contact_us .txt > span i{ color: #016bbf; }

#contact_us .txt b{ font-size: 36px; color: #515354; line-height: 1; margin:12px 0 34px; display: block; font-weight: normal; }

#contact_us .txt li{ display: block; overflow: hidden; background: #f1f1f1; padding:12px 25px; font-size: 16px; color: #333; border-radius: 3px; }

#contact_us .txt li + li{ margin-top: 18px; }

#contact_us .txt li span{ font-size: 24px; color: #016bbf; margin-right: 12px; }

#contact_us .img{ overflow: hidden; position: relative; display: block; }

#contact_us .img > .block{ width: 530px; height: 504px; background: #016bbf; float: right; margin-top: 20px; }

#dituContent{ border-radius: 5px; width: 100%; height: 466px; margin-top: 20px; }

#contact_msg, .c_tit{ overflow: hidden; padding:0 0 20px; width: 100%; }

#contact_msg .hd, .c_tit .hd{ text-align: center; }

#contact_msg .hd b, .c_tit .hd b{ position: relative; font-size: 36px; color: #333; line-height: 1; margin:12px 0 20px; display: block; font-weight: normal;  }

#contact_msg .hd b::after, .c_tit .hd b::after{ content: ""; display: inline-block; width: 60px; height: 4px; border:0; background: #016bbf; position: absolute; left: 50%; margin-left: -30px; bottom:-20px; }

#contact_msg .hd p, .c_tit .hd p{ font-size: 14px; color: #999; padding:20px 0; }

#contact_msg .bd{ background: #f7f7f7; padding:40px; overflow: hidden; margin:10px 0 30px; }

#contact_msg .bd .form_item{ margin-bottom: 30px; background: #fff; height: 46px; border:1px solid #eee; }

#contact_msg .bd .form_item label{ line-height: 46px; font-size: 16px; color: #666; width: 10%; text-align: center; float: left; }

#contact_msg .bd .form_item input{ width: 90%; float: left; height: 100% }

#contact_msg .bd .form_box{ overflow: hidden; margin-bottom: 30px; background: #fff; height: 100px; border:1px solid #eee; }

#contact_msg .bd .form_box label{ display: block; text-align: left; box-sizing: border-box; padding-left: 17px; line-height: 46px; font-size: 16px; color: #666;  }

#contact_msg .bd .form_box textarea{ width: 100%; height: 100%; padding:5px 17px; font-size: 14px; color: #333; }

#contact_msg .bd .form_item:last-child label{ width: auto; padding:0 17px; }

#contact_msg .bd .form_item:last-child img{ height: 34px; float: left; margin-top: 6px; }

#contact_msg .bd .form_item:last-child input{ width: 83%; float: left; box-sizing: border-box; padding-left: 5px; }

#contact_msg .bd .submit1{ display: block; width: 100%; padding:24px 0; line-height: 1; font-size: 16px; color: #fff; background: #016bbf; text-align: center; border-radius: 5px; }

#contact_msg .bd .submit1:hover{ background: #5abb2d; transition: all .3s; }

/*no-goods*/

.no-goods,.no-network{padding-top:100px; overflow: hidden; text-align: center;}

.no-goods img{display: block; margin:0 auto 30px; width:220px; max-height: 105px;}

.no-goods p,.no-network p{font-size:14px; color:#666666; line-height: 20px;}

/*pro_list*/

/*pro_list*/

.pro_list li{ margin-bottom: 30px;  }

.pro_list a{ padding:10px; overflow: hidden; display: block; width: 100%; box-sizing: border-box; background: #f1f1f1; position: relative; top:0; }

.pro_list a .img{ width: 50%; height: 240px; float: left; overflow: hidden; }

.pro_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.pro_list a .txt{ width: 50%; box-sizing: border-box; float: left; padding-left: 15px; }

.pro_list a .txt b{ font-size: 22px; color: #333; line-height: 2; font-weight: normal; display: block; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.pro_list a .txt .hd p{ font-size: 18px; color: #016bbf; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.pro_list a .txt .bd{ overflow: hidden; padding-top: 20px; background: url(../images/line-bg.png) no-repeat left top; }

.pro_list a .txt .bd ul{ overflow: hidden; }

.pro_list a .txt .bd li{ display: inline-block; padding-right: 15px; float: left; box-sizing: border-box; font-size: 14px; color: #666; margin-bottom: 12px; }

.pro_list a .txt .bd li + li{ box-sizing: border-box; border-left: 1px solid #999; padding-left: 15px; }

.pro_list a .txt .bd li span{ color: #016bbf; font-size: 14px; margin-right: 4px; }

.pro_list a .txt .bd p{ color: #999999; font-size: 14px; overflow: hidden; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; }

.pro_list a .txt > small{ display: inline-block; padding:4px 24px; background: #016bbf; color: #fff; border-radius: 5px; font-size: 14px; color: #ffffff; transition: all .3s; border:1px solid #016bbf; }

.pro_list a .txt > small:hover{ background: #5abb2d; border-color: #5abb2d; padding:4px 30px; transition: all .3s; }

.pro_list a:hover{ transition: all .3s; box-shadow: 0 0 10px #999; top:-5px; }

.pro_list a:hover img{ transition: all .3s; transform: scale(1.05); }





/*sub_tit*/

.sub_tit{ overflow: hidden; padding-bottom: 30px; width: 100%; }

.sub_tit span{ display: block; text-transform: uppercase; font-size: 36px; font-family: DINCOND; letter-spacing: 1px; line-height: 1; }

.sub_tit span i{ color: #016bbf; }

.sub_tit b{ display: block; margin-top: 20px; font-size: 24px; color: #333333; font-weight: normal; position: relative; line-height: 1; }

.sub_tit b::after{ content: ""; display: inline-block; width: 220px; height: 1px; border:0; background: #a8a5a5; position: absolute; left: 104px; top:50%; }

.sub_tit a{ text-decoration: none; transition: all .3s; position: relative; display: inline-block; float: right; font-size: 14px; color: #666666; padding-left: 40px; box-sizing: border-box; top:30px; right:0; }

.sub_tit a::after{ transition: all .3s; content: ""; display: inline-block; width: 30px; height: 1px; background: #666666; top:50%; left: 0; border:0; position: absolute; }

.sub_tit a span{ display: inline-block; line-height: 1; font-size: 12px; color: #000; margin-left: 10px; font-weight: 400;transition: all .3s; }

.sub_tit a:hover{ color: #016bbf; transition: all .3s; }

.sub_tit a:hover::after{ transition: all .3s; left:114px; }

.sub_tit a:hover span{ margin-left: 40px; transition: all .3s; }



/*industry_news*/

.industry_news{ overflow: hidden; margin-bottom: 30px; }

.industry_news li{ overflow: hidden; margin-bottom: 30px; }

.industry_news a{ display: block; width: 100%; overflow: hidden; }

.industry_news a .img{ width: 100%; height: 200px; overflow: hidden; }

.industry_news a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.industry_news a .txt{ overflow: hidden; padding:20px; background: #f5f5f5;transition: all .3s; }

.industry_news a .txt b{ font-weight: normal; display: block; font-size: 16px; color: #444; line-height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.industry_news a .txt span{ display: block; font-size: 14px; color: #777; line-height: 1.5; }

.industry_news a .txt p{ font-size: 14px; color: #777; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.industry_news a .txt p + span{ font-size: 16px; margin-top: 4px; margin-left: 0; transition: all .3s; }

.industry_news a:hover img{ transition: all .3s; transform: scale(1.05); }

.industry_news a:hover .txt{ transition: all .3s; background: #016bbf; }

.industry_news a:hover .txt b, .industry_news a:hover .txt span, .industry_news a:hover .txt p{ color: #fff; }

.industry_news a:hover .txt p + span{ margin-left: 10px; transition: all .3s; }

/*company_news*/

.company_news{ overflow: hidden; margin-bottom: 30px; }

.company_news .img_new{ width: 100%; height: 540px; overflow: hidden; display: block; position: relative; }

.company_news .img_new img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; }

.company_news .img_new b{ font-weight: normal; display: block; background: rgba(0,0,0,0.8); color: #fff; bottom: 0; position: absolute; line-height: 50px; width: 100%; padding: 0 2%; font-size: 14px; color: #fff; }

.company_news .img_new:hover img{ transition: all .3s ease; transform: scale(1.02);  }

.company_news .list{ overflow: hidden; }

.company_news .list li{ display: block; overflow: hidden; transition: all .3s; }

.company_news .list li .img{ float: left; width: 30%; height: 170px; overflow: hidden; }

.company_news .list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.company_news .list li .txt{ float: left; width: 70%; box-sizing: border-box; padding-left: 20px; }

.company_news .list li .txt b{ color: #444; display: block; font-size: 18px; line-height: 45px; margin-top: 2%; font-weight: normal; }

.company_news .list li .txt p{ line-height: 30px; color: #777; font-size: 14px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.company_news .list li .txt span{ display: block; line-height: 30px; color: #777; font-size: 14px; }

.company_news .list li + li{ margin-top: 15px; }

.company_news .list li:hover{ background: #016bbf; transition: all .3s; }

.company_news .list li:hover img{ transition: all .3s; transform: scale(1.05); }

.company_news .list li:hover b, .company_news .list li:hover p, .company_news .list li:hover span{ color: #fff; transition: all .3s; }



.news_list{ overflow: hidden; width: 100%; }

.news_list li + li a{ border-top:1px solid #e9e9e8; }

.news_list a{ display: block; display: flex; padding:20px 0; width:100%; }

.news_list a .img{ width: 100%; height: 160px; overflow: hidden; position: relative; }

.news_list a .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s; }

.news_list a .img span{ position: absolute; left: 50%; top:50%; color: #666; font-size: 12px;  opacity: 0; }

.news_list a .txt{ overflow: hidden; }

.news_list a .txt b{ transition: all .3s; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 18px; color: #1E1E1E; font-weight: normal; margin:12px 0 6px; }

.news_list a .txt small{ color: #999; font-size: 12px; margin-bottom: 30px; display: block; }

.news_list a .txt p{ position: relative; transition: all .3s; font-size: 14px; color: #777; line-height: 24px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.news_list a:hover b{ transition: all .3s; color: #007bff; }

.news_list a:hover .txt p{ transition: all .3s; padding-left: 30px; }

.news_list a:hover img{ transition: all .3s; transform: scale(1.05); }

.news_list a:hover .img small{ opacity: 1; transition: all .3s; background: rgba(255,255,255,.6); padding:8px 16px; }

/*main*/

.main{ overflow: visible; padding: 0 0 30px; }

.main p{ font-size: 16px; line-height: 24px; margin-bottom: 12px; }

.main img{ max-width: 100%; }

.page_tit{ position: relative; margin-bottom: 75px; }

.page_tit b{ display: inline-block; font-size: 36px; color: #222; font-weight: normal;  }

.page_tit small{ text-transform: uppercase; display: inline-block; color: rgba(51,51,51,.42); margin-left: 25px; font-size: 22px; }

.page_tit::before{ content: ""; display: inline-block; width: 50px; height: 3px; background: #016bbf; position: absolute; left:0; bottom:-25px; border:0; }

/*case_list*/

.case_list{ display: block; width: 100%; margin-bottom:20px;transition:.36s all ease; }

.case_list .img{ height: 345px; width: 100%; overflow: hidden; }

.case_list .img img{ width: 100%; height: 100%; object-fit: cover; transition: .36s height; }

.case_list .txt{ background:#fafafa;padding:20px 20px; }

.case_list .txt b{ color:#333;font-size:17px;font-weight:bold;white-space: nowrap;overflow:hidden;text-overflow: ellipsis; }

.case_list .txt p { font-size: 14px; line-height: 26px; height: 52px; color:#999; margin-top:15px; overflow:hidden; }

.case_list .txt span { font-size: 30px; color: #999; line-height: 1; margin-top:25px;transition:.36s all ease;}

.case_list:hover {box-shadow: 0 0 15px 5px #999;transition:.36s all .3s;}

.case_list:hover img {height:110%;transition: .36s height;}

.case_list:hover b {color:#db2016;}

.case_list:hover span {padding-left:25px;transition:.36s all .3s;}

/*newsPage*/

.newsPage {margin-top:55px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}

.newsPage .page-a{ font-size: 15px; color: #212529; }

.newsPage .page-a a{ color: #212529; }

.newsPage .page-a + .page-a{margin-top:10px;}

.newsPage .more { display:block;color:#fff;background:#db2016;margin-left:auto;text-align:center;max-width:100%; height:50px;line-height: 50px;width:160px;transition:.36s all;}

.newsPage .more:hover {width:180px;transition:.36s all ease-in;}

.newsPage .page-a a:hover{ color:#db2016; }

/*g_focus*/

.g_focus{ background: #f7f8fa; overflow: hidden; padding:15px; margin-bottom: 20px; }

.g_focus .info{ overflow: hidden; }

.g_focus .info b{ font-size: 36px; line-height: 2; display: block; font-weight: normal; }

.g_focus .info .brief{ font-size: 18px; color: #016bbf; }

.g_focus .info .desc{ font-size: 14px; color: #666; line-height: 28px; margin:20px 0; }

.g_focus .info .tel{ padding:10px 0; overflow: hidden; }

.g_focus .info .tel span{ float: left; margin-right: 10px; display: inline-block; width: 51px; height: 51px; background: #016bbf; border-radius: 50%; text-align: center; line-height: 51px; color: #fff; font-size: 16px; }

.g_focus .info .tel div{ float: left; width: 50%; }

.g_focus .info .tel i{ font-size: 14px; display: block; color: #999; font-style: normal; }

.g_focus .info .tel b{ font-size: 20px; color: #016bbf; }



#gfocus{ width: 100%; }

#gfocus img, #glist img{ width: 100%; }

#glist .swiper-slide{ overflow: hidden; height: 190px; }

#glist .swiper-slide img{ width: 100%; height: 100%; transition: all .3s; }

#glist .swiper-slide:hover img{ transition: all .3s; transform: scale(1.05); }

.info_nav{ background-color: #f1f1f1; overflow: hidden; }

.info_nav b{ display: inline-block; line-height: 1; padding:20px 70px; background: #016bbf; font-weight: normal; font-size: 18px; color: #fff; }

.g_info .txt{ padding:15px; }

.g_info .txt p{ font-size: 16px; line-height: 32px; margin-bottom: 12px; }

.g_info .txt b{ font-size: 20px; color: #333; border-left: 4px solid #016bbf; padding-left: 16px; }

.g_info .txt em{ color: #fff; background: #016bbf; padding:2px 5px; border-radius: 3px; margin-right: 5px; }

.pro-sider{ padding:15px; background: #f1f1f1; width: 100%; box-sizing: border-box; }

.pro-sider b{ font-size: 20px; display: inline-block; padding-left: 10px; border-left: 4px solid #016bbf; margin-bottom: 20px; }

.pro-sider > div{ background: #fff; padding:20px; }

.pro-type a{ display: block; width: 100%; box-sizing: border-box; padding-left: 15px; font-size: 16px; color: #333; height: 46px; line-height: 46px; background: #f1f1f1; transition: all .3s; }

.pro-type a + a{ margin-top: 12px; }

.pro-type a:hover{ background: #016bbf; color: #fff; transition: all .3s; padding-left: 20px; }

/*servict_list*/

.service_list{ width: 100%; }

.service_list li{ overflow: hidden; padding:0 0 20px; cursor: pointer; }

.service_list li:nth-child(even){ flex-direction: row-reverse; }

.service_list li .img{ width: 100%; height: 410px; overflow: hidden; position: relative; }

.service_list li .img img{ width: 100%; height: 100%; object-fit: cover; transition: all .3s ease; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.service_list li .scale:hover img{ transform: translate(-50%, -50%) scale(1.05); transition: all .3s ease; }

.service_list li .txt{ padding:35px; }

.service_list li .txt b{ display: block; font-size:45px; color:#001200; font-weight: normal; }

.service_list li .txt p{ margin:30px 0; font-size: 15px; line-height: 2; color: #999; }

.service_list li .txt a{ font-size: 14px; display: inline-block; padding:10px 30px; background: #db2016; color: #fff; }

.service_list li .txt a span{ display: inline-block; margin-left: 10px; transition: all .3s; }

.service_list li:hover a span{ margin-left: 15px; transition: all .3s; }

/*sider-news*/

.sider-news{ width: 100%; background: #f6f6f6; padding:30px; overflow: hidden; }

.sider-news b{ font-weight: normal; margin-bottom: 30px; display: block; font-size: 26px; color: #333; }

.sider-news a{ display: block; font-size: 15px; color: #666; line-height: 20px; margin-bottom: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: all .3s; }

.sider-news a:hover{ text-decoration: underline; transition: all .3s; }

.sider-news .box{ float: left; color: #666; background: #fff; border: 1px solid #d9d9d9; width: 49%; line-height: 35px; height: 35px; margin-bottom: 5px; text-align: center;  }

.sider-news .box:nth-child(even){ margin-left: 2%; }

.sider-news .box:hover {color:#fff;background:#db2016; text-decoration: none; }

/*type*/

.g_type{ overflow: hidden; background: #f1f1f1; padding:10px; margin-bottom: 30px; }

#type{ width: 100%; overflow: hidden; }

#type a{ transition: all .3s; display: block; width: 100%; text-align: center; background: #fff; }

#type a b{ display: block; font-size: 16px; color: #333; line-height: 24px; padding:20px 0; font-weight: normal; }

#type a .img{ width: 100%; height: 160px; }

#type a .img img{ width: 100%; height: 100%; object-fit: contain; transition: all .3s; position: relative; top:0; }

#type a:hover{ transition: all .3s; box-shadow: 0 0 10px #ccc; }

#type a:hover b{ padding:30px 0 10px; color: #016bbf; transition: all .3s; }

#type a:hover img{ top:-10px; transition: all .3s; }

/*down*/

.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: none; z-index: 9999;}

.down li{width: 25%; box-sizing: border-box; text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}

.down li + li{ border-left: solid 1px #ffffff; }

.down li a{color: #ffffff;}

.down .current{border-right: none;}

.down li img{max-width: 25px;height: 25px;}



.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}

.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#016bbf;line-height: 45px;margin-top:1px;}

.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }

.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }

.plugin-fixed-call .child:hover{width:160px;background: #000;}

.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}

.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}

.plugin-fixed-call .fixedCall{bottom:46px;}

.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}

.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}

.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#016bbf;line-height: 45px;margin-top:1px;}

.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}

.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}

.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}



@media only screen and (max-width: 1400px){

	img{ max-width: 100%; }

	.h_menu, .inner{ padding:0 15px; }

	.inner{ width: 100%; box-sizing: border-box; padding:0 15px; }

	.m_super .left, .footer .left{ width: 30%; }

	.m_super .right, .footer .right{ width: 70%; }

	#f_form > a{ width: 15%; padding:30px 40px; }

	.search_keys a{ padding:0 18px; }

	.m_super .right > .txt{ top:28px; width: 34%; }

	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:82%; }

	.m_super .left{ background-size: contain; }

	.m_super .left b{ font-size: 26px; }

	.m_super .left > div{ padding:24px 10px; }

	.m_super .left small{ overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; }

	#super_txt .swiper-slide{ padding:68px 0 0 60px; }

	#contact_msg .bd .form_item:last-child input{ width: 78%; }

	.m_about .right .block{ display:none; }

}

@media only screen and (max-width: 1200px){

	.search_keys a{ padding:0; margin:0 10px; }

	.m_pro .hd .type a{ padding:0 16px 0 10px; }

	.m_super, .m_case{ padding:35px 0; }

	.m_super .left, .footer .left{ width: 100%; }

	.m_super .left{ padding:0; background: none; height: 46px; }

	.m_super .left b{ color: #007bff; text-align: center; }

	.m_super .left span, .m_super .left p, .m_super .left small, .m_super .left div{ display: none; }

	.m_super .right, .footer .right{ width: 100%; }

	.m_super .right > .txt{ width: 45%; }

	.news_li .time{ width: 25%; }

	.news_li .txt{ width: 75%; padding:0 20px; }

	.footer .inner{ padding:0; }

	.footer .left{ background-size: cover; padding:15px; height: 200px; }

	.footer .left .f_logo{ float: left; width: 33%; object-fit: contain; height: 100%; }

	.footer .left ul{ float: left; width: 33%; }

	.footer .left .f_ewm{ float: left; width: 33%; object-fit: contain; height: 100%; margin-top: 0; }

	.footer .right > p{ margin:20px 0; }

	.footer .right{ padding: 0 15px; }

	.search{ display: none; }

	#c_case{ top: 0; }

	#c_case + .footer{ margin-top: 0; }

	#contact_msg .bd .form_item:last-child input{ width: 60%; }

	.pro_list a .txt .bd ul{ display: none; }

	.m_about .left > b{ font-size: 26px; }

	#f_form > a{ padding:30px 50px; }

	.s_banner{ padding:100px 0; }

	#c_intro .img div{ display: none; }

	.case_list .img{ height: 245px; }

}

@media only screen and (max-width: 992px){

	.h_menu .tel a{ display: none; }

	.h_menu .tel a + a{ display: block; }

	#super_img{ width: 50%; }

	#super_txt{ width: 70%; }

	#super_txt .swiper-slide{ padding:30px 0 0 30px; }

	.m_super .right > .txt{ padding-left: 15px; }

	.m_pro .hd .type a{ display: none; }

	.m_pro .hd .type a:last-child{ display: block; }

	.news_item .time{ width: 25%; }

	.news_item .txt{ width: 75%; padding:0 20px; }

	.f_nav a{ margin:0; display: block; }

	.f_nav b{ padding-left: 0; }

	.f_nav b::before{ display: none; }

	#f_form > a{ width: 100%; height: auto; margin:16px 0 0; padding:12px 0; }

	.form-bd{ width: 100%; }

	.s_banner{ padding:100px 0; text-align: center; }

	.s_banner b{ font-size: 36px; width: 100%; text-align: center; }

	.s_banner b::after{ left:50%; margin-left: -46px; }

	.s_banner p{ font-size: 14px; }

	.r_nav a{ padding:27px 26px; }

	#dituContent{ width: 100%; top:0; right: 0; }

	#c_intro, #contact_us{ padding:0 0 20px; }

	#c_intro .img div, #contact_us .img .block{ width: 100%; margin-top: 0; height: 240px; background: #fff; }

	#c_intro .img img, #contact_us .img img{ width: 100%; height: 100%; object-fit: cover; right: 0; top:0; }

	#c_intro .txt{ padding-top: 20px; }

	#contact_us .txt b{ margin:12px 0 30px; }

	#c_product{ padding:20px 0; background-size: cover; }

	#c_product .img{ margin-top: 20px; }

	.company_news .list{ margin-top: 20px; }

	.company_news .img_new{ height: 400px; }

	.service_list li .img{ height: 280px; }

	.h_top .tel{ display: none; }

	.h_menu .nav li a img{ display: none; }

	.m_about .left ul{ margin:20px 0; }

	.h_menu .nav li a span{ display:none; }

	#type a .img{ display:none; }

	#type a b{ padding:10px 0; }

	#type a:hover b{ padding:10px 0; color: #016bbf; transition: all .3s; }

	.f_logo{ max-width: 90%; }

	.pro_list a .img, .pro_list a .txt{ width: 100%; }

	.h_tool li{ margin-right: 12px; }

}

@media only screen and (max-width: 768px){

	.h_menu{ padding:0; display: block; overflow: hidden; height: auto; position: relative; }

	.h_menu .inner{ padding:0; }

	.h_menu .logo{ height: 100px; padding-left: 15px; }

 	.h_menu .nav{ width: 100%; height: 120px; background: #016bbf; border:1px solid #fff; }

 	.h_menu .nav li{ text-align: center; width: 25%; height: 50%; border-right:1px solid #fff; box-sizing: border-box; border-bottom: 1px solid #fff; }

 	.h_menu .nav li a{ margin:0; display: block; width: 100%; color: #fff; }

 	.h_menu .nav li .d_menu{ display: none; }

 	.h_menu .nav li::after{ display: none; }

 	.h_menu .nav li:nth-child(4), .h_menu .nav li:nth-child(8){ border-right: 0; }

 	.h_menu .nav li:nth-child(5), .h_menu .nav li:nth-child(6), .h_menu .nav li:nth-child(7), .h_menu .nav li:nth-child(8){ border-bottom: 0; }

 	.h_menu .nav li:hover{ background: #db2016; color: #fff; }

 	.m_pro .hd, .m_case .hd, .m_news .hd{ margin-bottom: 30px; padding:0; }

 	.m_pro .hd span, .m_case .hd span, .m_news .hd span{ display: none; }

 	.m_case .hd b, .m_news .hd b{ margin-top: 0; }

 	.m_case .hd a, .m_news .hd a{ top:0; }

 	.m_news .bd{ display: block; }

 	.m_about .right{ display: none; }

 	#super_txt{ width: 50%; }

 	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:92%; }

 	.location p{ display: none; }

 	.location .r_nav{ text-align: center; }

 	.m_super .right > .txt{ display: none; }

 	.s_banner{ padding:60px 0; background-size: cover; }

	.company_news .img_new{ height: 300px; }

	.case_list .img{ height:200px; }

	#contact_msg .inner{ padding:0; }

	#contact_msg .bd{ margin:10px; padding:15px; }

	#contact_msg .bd .form_item{ margin-bottom: 15px; }

	.product_banner .s_banner{background-size: 100% 100%; }

	.news_banner .s_banner{ background-size: cover;}

	.case_banner .s_banner{ background-size: cover;}

	.contact_banner .s_banner{ background-size: cover;}

	.service_banner .s_banner{ background-size: cover;}

	.pro_list a .txt .bd ul{ display: block; }

	.h_tool ul{ display: none; }

	.plugin-fixed-call{ display: none; }

	.down{ display: block; }

	.footer{ padding-bottom: 52px; }

	.news_list a .col-12:nth-child(1){ display:none; }

	#super_txt .swiper-slide{ padding:12px 0 0 12px; }

	#super_txt b{ font-size: 20px; }

	#super_txt p{ font-size: 14px; }

	.m_super .right{ padding:25px 0; }

	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ height: 45px; line-height: 45px; }

	.m_super .right .swiper-button-next span, .m_super .right .swiper-button-prev span{ line-height: 45px; font-size: 32px; }

	.footer{ background-size: cover; }

	.pro_list a .txt .bd li{ padding-right: 12px; }

	.g_focus .info b{ font-size: 26px; }

	.g_focus .info .brief{ font-size: 16px; margin:12px 0; }

	.g_focus .info .desc{ margin:12px 0; }

	.info_nav b{ padding:10px 20px; }

}

@media only screen and (max-width: 640px){

	.h_top{ padding:20px 0; }

	.h_menu .nav{ height: 100px; }

	.h_menu .nav li a{ line-height: 30px; }

	.h_menu .logo{ height: 70px; padding:5px 0 5px 15px; }

	.h_menu .nav a{ padding:10px 0; }

	#banner img{ height: 160px; object-fit: cover; }

	.m_pro .bd a .img{ height: 160px; }

	.m_pro .bd a .txt{ padding:12px 0; }

	.m_pro .hd b{ margin-top: 0; }

	.m_case .bd a .img{ height: 160px; }

	.m_case .bd a .txt p{ display: none; }

	.m_about{ padding:20px 0; }

	.m_about .inner{ padding:0; }

	.m_about .left p + p{ margin-top: 12px; }

	.m_about .left a{ margin-top: 15px; }

	.m_news .inner, .m_news .container-fluid{ padding:0; }

	.m_news .row{ padding-left: 15px; }

	.m_news, .m_case, .m_pro{ padding:15px 0; }

	.m_pro .hd, .m_case .hd, .m_news .hd{ margin-bottom: 15px; }

	.footer .left .f_ewm{ height: 200px; }

	.m_about .left b{ font-size: 24px; }

	.h_menu .tel{ background-image: none; width: 80px; height: 70px; }

	.h_menu .tel a span{ background: #016bbf; color: #fff; }

	.h_menu .tel a small{ display: none; }

	.m_super .right > .txt{ display: none; }

	#super_img, #super_txt{ width: 100%; }

	#super_img img{ width: 100%; }

	.m_super{ background-size: cover; padding-bottom: 100px; }

	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ top:110%; }

	#super_txt .swiper-slide{ padding:30px 0 0; }

	#super_txt b{ margin-bottom: 15px; font-size: 18px; }

	#super_txt p{ font-size: 14px; line-height: 24px; }

	.m_case .hd b::after, .m_pro .hd b::after, .m_news .hd b::after{ display: none; }

	.news_img .img{ width: 100%; height: 180px; }

	.news_img .txt{ width: 100%; padding:15px; }

	.news_img .txt p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 0; text-indent: -2em; }

	.news_img .txt b{ margin-bottom: 12px; }

	/*.news_li .txt b{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }*/

	.news_li .txt h2{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

	.footer .left .f_logo, .footer .left ul, .footer .left .f_ewm{ width: 100%; }

	.footer .right{ display: none; }

	.footer .left{ height: auto; }

	.footer .left .f_logo{ height: 180px; }

	.m_pro .hd .type{ position: relative; right: -30px; }

	.m_super .right .swiper-button-next, .m_super .right .swiper-button-prev{ width: 49%; height: 50px; line-height: 50px; }

	.m_super .right .swiper-button-next span, .m_super .right .swiper-button-prev span{ line-height: 50px; font-size: 30px; }

	.m_super .right .swiper-button-prev{ right: auto; left: 0;  }

	.location .inner, .location .inner div{ padding:0; }

	.r_nav a{ display: inline-block; width: 23%; padding:15px 0; text-align: center; }

	#c_intro .inner, #c_product .inner, #contact_us .inner{ padding:0; }

	#c_intro .txt span, #c_product .txt span, #contact_us .txt > span{ font-size: 36px; }

	#c_intro .txt b, #c_product .txt b,#contact_us .txt b{ font-size: 24px; margin:12px 0 24px; }

	#c_case .bd a .img{ height: 160px; }

	.p_type .r_nav a{ width: 32%; border:1px solid #f1f1f1; margin-bottom: 2px; }

	.company_news .img_new{ height: 240px; }

	.company_news .list li .img{ display: none; }

	.company_news .list li .txt{ width: 100%; padding-left: 0; }

	.company_news .list li + li{ border-top: 1px dashed #ccc; }

	.industry_news a .img{ height: 140px; }

	.industry_news a .txt{ padding:10px; }

	.industry_news a .txt p{ display: none; }

	.main{ padding:0 0 30px; }

	.main .inner{ padding:0; }

	.page_tit{ margin-bottom: 55px; padding:0 15px; }

	.page_tit::before{ left: 15px; }

	.page_tit b{ font-size: 24px; }

	.page_tit small{ font-size: 18px; }

	.case_list .img{ height:140px; }

	.case_list .txt{ padding:10px; }

	.case_list .txt b{ font-size: 14px; }

	.case_list .txt p{ font-size: 12px; }

	.service_list li .img{ height: 240px; }

	.service_list li .txt{ padding:20px; }

	.service_list li .txt b{ font-size: 30px; }

	.service_list li .txt p{ font-size: 13px; margin:12px 0; }

	#contact_us .txt li{ font-size: 12px; padding:6px 10px;  }

	#contact_us .txt li span{ font-size: 18px; }

	.p_type .inner{ padding:0; margin-bottom: 20px; }

	.pro_list a .img, .pro_list a .txt{ width: 100%; }

	.pro_list a .txt{ padding-left: 0; }

	.de-page-mian .page-inner span{ display: none; }

	#contact_msg .bd .form_item:last-child input{ width: 32%;}

	#c_super .m_super{ padding-bottom: 100px; background-size: cover; }

	#c_case .hd{ padding:25px 0; }

}

